projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23d7050
)
NEWS and ChangeLog fix
author
Glenn Morris
<rgm@gnu.org>
Wed, 8 Feb 2012 04:32:46 +0000
(20:32 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 8 Feb 2012 04:32:46 +0000
(20:32 -0800)
etc/NEWS
patch
|
blob
|
history
lisp/erc/ChangeLog
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index abd5b0cf65ce98fca5992dae6a164236947791b0..b96d9fedb8860169a619c208945e2f5db9c8ec2d 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-908,7
+908,8
@@
this was not advertised at the time.
---
*** abbrevlist.el
-*** erc-hecomplete.el
+---
+*** erc-hecomplete.el (use erc-pcomplete.el instead)
*** partial-completion-mode (complete.el) is obsolete.
You can get a comparable behavior with:
diff --git
a/lisp/erc/ChangeLog
b/lisp/erc/ChangeLog
index d9b1cdf856e7ee6e782f5a83befcb7e048657fa2..dcc7b8c90cfa02f1f6edadb7fde637fe66d1311b 100644
(file)
--- a/
lisp/erc/ChangeLog
+++ b/
lisp/erc/ChangeLog
@@
-85,6
+85,10
@@
erc-button-next.
(button, erc-button-next): Use it.
+2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * erc-hecomplete.el: Move to ../obsolete.
+
2011-03-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.